os.Process.wait (method) 2 uses os (current package) exec.go#L340: return p.wait() exec_unix.go#L21: func (p *Process) wait() (ps *ProcessState, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)